home *** CD-ROM | disk | FTP | other *** search
/ Nintendo E3 1997 press kit CD / NINTENDO.ISO / pc / viewer / nsoft.dir / 00024_Script_Movie Script < prev    next >
Text File  |  1997-06-11  |  904b  |  23 lines

  1. on startMovie
  2.   set myCursor to [85,86]
  3.   set the cursor of sprite 26 to myCursor
  4.   set the cursor of sprite 27 to myCursor
  5.   set the cursor of sprite 28 to myCursor
  6.   set the cursor of sprite 29 to myCursor
  7.   set the cursor of sprite 30 to myCursor
  8.   set the cursor of sprite 31 to myCursor
  9.   set the cursor of sprite 32 to myCursor
  10.   set the cursor of sprite 33 to myCursor
  11.   set the cursor of sprite 34 to myCursor
  12.   set the cursor of sprite 35 to myCursor
  13.   set the cursor of sprite 36 to myCursor
  14.   set the cursor of sprite 37 to myCursor
  15.   set the cursor of sprite 38 to myCursor
  16.   set the cursor of sprite 39 to myCursor
  17.   set the cursor of sprite 40 to myCursor
  18.   set the cursor of sprite 41 to myCursor
  19.   set the cursor of sprite 42 to myCursor
  20.   set the cursor of sprite 43 to myCursor
  21.   set the cursor of sprite 44 to myCursor
  22.   set the cursor of sprite 6 to myCursor
  23. end